A. Byte code
B. First code
C. Mid code
D. None of above
Advertisement
Related Mcqs:
- After the compilation of the java source code, which file is created by the JVM ?
- A. .class B. .doc C. .java D. .cdr...
- _________ allows java code to run in the JVM to call and be called by native applications ?
- A. JNI B. FJI C. NJI D. JFI...
- Java is known as ___________ stage language?
- A. 1 B. 2 C. 3 D. 4...
- Smallest individual unit in java program is known as____________________?
- A. token B. string C. literal D. operator...
- Size of int in Java is_________________?
- A. 8 bit B. 16 bit C. 32 bit D. 64 bit...
- Hot java is_______________?
- A. Web browser B. Java environment C. System software D. IDE...
- In Java, the word true is ___________________?
- A. A Boolean literal B. A Java keyword C. Same as value 0 D. Same as value 1...
- Automatic type conversion in Java takes place when________________?
- A. Two type are compatible and size of destination type is equal of source type. B. Two type are compatible and size of destination type is larger than source type. C. Two type are compatible and size of destination type is shorter than source type. D. All of the above...
- How many keywords are available in java ?
- A. 24 B. 48 C. 96 D. 192...
- Which command is used for interpretation of java program_______________?
- A. Java B. javap C. javac D. none of above...
Advertisement